home *** CD-ROM | disk | FTP | other *** search
- What Update17 already! yes...
-
- - in gcc 2.0 the diffs do the following: (these diffs assume
- that you have already applied the atariST-gcc-2.0 diffs in update16):
-
- -- some people did'nt like the way i changed the lookup
- for environment variables GNUINC, GNULIB, GXXINC. this patch
- reverts back to the previos behavior where $GXXINC (if compiling
- a .cc file), $GNUINC and $GNULIB are looked up in that order.
- Each of these can be a comma seperated list of paths.
-
-
- -- a minor fix for the demangler.
-
- -- an important fix for memcpy.s in lib/diffc
-
- In my experience so far, gcc-2.0 -fomit-frame-pointer screws something
- up (i have'nt had the time to pin point what), so i took it out
- of CFLAGS for the library. -O or -O2 seem to do ok.
-
-
- flex:
- diffs important diffs for flex
-
- gdb:
- diffs diffs to make -L (logging) work independent of TOS version etc.
-
- gprof: make gprof use the demangler, and other minor diffs
- cplusdem.c
- diffs
-
- include: mintbind had some missing stuff
- diffh
-
- lib: important bugfix for memcpy.s
- diffc
-
- util: mainly fix up the demangler for gcc-2.0
- diffs
-